DioDocs for PDF
SelectByTypographicFamilyName(String,List<Font>) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > SystemFontCollection クラス > SelectByTypographicFamilyName メソッド : SelectByTypographicFamilyName(String,List<Font>) メソッド
Collects the fonts with the specified typographic family name.

The typographic family grouping doesn't impose any constraints on the number of faces within it, in contrast with the 4-style family grouping.

シンタックス
'宣言
 
Public Overloads Sub SelectByTypographicFamilyName( _
   ByVal typographicFamilyName As System.String, _
   ByVal res As System.Collections.Generic.List(Of Font) _
) 
public void SelectByTypographicFamilyName( 
   System.string typographicFamilyName,
   System.Collections.Generic.List<Font> res
)

パラメータ

typographicFamilyName
res
参照

SystemFontCollection クラス
SystemFontCollection メンバ
オーバーロード一覧